stringfilter: Make the constructor take an expression
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Jul 2020 05:02:04 +0000 (07:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Jul 2020 18:43:16 +0000 (20:43 +0200)
commite518c1f2f32a50b3c2907208634ce7ee43fffa7b
treed9ac15d98445641ec43f3957292d25c224dc5be5
parentc5ea59d7d11e5b9484acc0aa30dd12a434ff7966
stringfilter: Make the constructor take an expression

An expression is critically important for a string filter and people
should be made aware of it when constructing the filter.
demos/gtk-demo/listview_settings.c
demos/gtk-demo/listview_words.c
gtk/gtkdropdown.c
gtk/gtkprintunixdialog.c
gtk/gtkstringfilter.c
gtk/gtkstringfilter.h
gtk/inspector/prop-list.c
testsuite/gtk/expression.c
testsuite/gtk/filter.c
testsuite/gtk/filterlistmodel-exhaustive.c